projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
548f613
)
filechooserwidget: Fix profiling code compilation
author
Timm Bäder
<mail@baedert.org>
Thu, 16 Feb 2017 11:22:58 +0000
(12:22 +0100)
committer
Timm Bäder
<mail@baedert.org>
Fri, 17 Feb 2017 17:23:01 +0000
(18:23 +0100)
gtk/gtkfilechooserwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkfilechooserwidget.c
b/gtk/gtkfilechooserwidget.c
index d43961dbde2c5abac3cb0c611f7eff1ad89e94cd..76240298a1383e2c57fafc1492c1de85d3e7f183 100644
(file)
--- a/
gtk/gtkfilechooserwidget.c
+++ b/
gtk/gtkfilechooserwidget.c
@@
-136,7
+136,7
@@
profile_add_indent (int indent)
g_error ("You screwed up your indentation");
}
-void
+
static
void
_gtk_file_chooser_profile_log (const char *func, int indent, const char *msg1, const char *msg2)
{
char *str;